home *** CD-ROM | disk | FTP | other *** search
- /*****************************************************************************
- FILE : ui_displwght.h
- SHORTNAME : ui_displweights
- SNNS VERSION : 3.2
-
- PURPOSE : Header file of correspondent '.c' file
- NOTES :
-
- AUTHOR : Guenter Mamier
- DATE : 14.01.92
-
- CHANGED BY : Sven Doering
- IDENTIFICATION : @(#)ui_displwght.h 1.9 3/2/94
- SCCS VERSION : 1.9
- LAST CHANGE : 3/2/94
-
- Copyright (c) 1990-1994 SNNS Group, IPVR, Univ. Stuttgart, FRG
-
- ******************************************************************************/
-
- #ifndef _UI_DISPLWGHT_DEFINED_
- #define _UI_DISPLWGHT_DEFINED_
-
- extern void ui_displWeights(Widget w, caddr_t call_data);
- extern void ui_displWeightsFromUpdate(void);
-
-
-
- #endif
-
-
-
-
- /* 34 lines generated by deleteprivatedefinitions.awk */
-